PATHMac OS 8 Developer Documentation > Operating System Services > Multiprocessing Services >

Adding Multitasking Capability to Applications Using Multiprocessing Services

   

MPFree

Frees memory allocated by MPAllocateAligned .

void MPFree (LogicalAddress object);
object
A pointer of type LogicalAddress to the memory you want to release.
VERSION NOTES

Introduced with Multiprocessing Services 1.0.

SEE ALSO

The function MPAllocateAligned .


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)